MY字典>英语词典>access code翻译和用法

access code

英 [ˈækses kəʊd]

美 [ˈækses koʊd]

存取码; 选取码

英英释义

noun

  • a code (a series of characters or digits) that must be entered in some way (typed or dialed or spoken) to get the use of something (a telephone line or a computer or a local area network etc.)
      Synonym:access

    双语例句

    • There is a webcam in the store. When you buy the ETF, you get an access code, so you can log on and see your gold, says Stefan Angele, head of investment management at Julius Baer.
      宝盛集团投资管理主管史蒂芬安格勒(StefanAngele)表示:仓库里有一个网络摄像机。当你购买ETF时,你会获得一个存取码,你可以用它登录,察看你的黄金。
    • This greatly simplifies the data access code.
      这一特性大大简化了数据访问代码。
    • Instructions on acquiring the access code are available in the unprotected introductory section of the MQ LLM Information Center.
      关于获取访问代码的操作指南在MQLLMInformationCenter无保护简介部分可见。
    • The power of this layer is in separating data access code from the business logic for disparate data store technologies.
      该层的作用在于针对不同的数据存储技术,从业务逻辑中分离数据访问代码。
    • However, if you've carefully isolated your database access code within a handful of object methods, your modifications will likely be slight and centralized.
      不过,如果您已经小心地隔离了一些对象方法内的数据库访问代码,则修改将很可能十分轻微且集中。
    • Some systems even automate writing some of the database access code for you.
      一些系统甚至可以自动写入一些数据库访问代码。
    • In case of staff turnover, do you document control of keys or change access code?
      员工离职,工厂是否存有记录退还钥匙或更改密码?
    • The latest release made it possible to access code written in other languages from Ruby and vice versa.
      最新的版本使得用Ruby访问用其他语言写的代码成为可能,反之亦然。
    • Better partitioning of implementation by factoring out extremely stable data access code from services implementations.
      通过将非常稳定的数据存取代码从服务实现中分解出来,获得更佳的实现划分。
    • As this article has shown, implementing the DAO pattern entails more than just writing low-level data access code.
      正如本文所展示的,实现DAO模式需要做比编写低级别的数据访问代码更多的工作。